
#prdt-ls-a {
    text-decoration: none;
    color: white;
    background-color:#e74c3c ;
    position:fixed;
    top: 50%;
    z-index: 9;
    writing-mode: tb-rl;
    padding: 10px;
    border-radius: 5px;
    left: 0;
}